body { 
    padding-top: 70px; 
   /* background: #88A65E;*/
}

.post-list {
    box-shadow: -5px 0px 5px -2px #888;
}

.preview {
    padding: 4%;
}

.beginning-qm {
     color: #FF4136;
 }

 .ending-qm {
     color: #FF4136;
 }

.content {
    background: white;
}

/*
.navbar-brand {
    font-family: 'Yellowtail', cursive;
    font-size: 100;
}
*/
